Papers with copying low-frequency or out-of-vocabulary subwords
Pointing to Subwords for Generating Function Names in Source Code (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods for generating function names from source code face difficulties in generating low-frequency or out-of-vocabulary subwords. |
| Approach: | They propose two strategies for copying low-frequency or out-of-vocabulary subwords in inputs. |
| Outcome: | The proposed method improves on the Java-small and Java-large datasets and improves the existing method on the GitHub platform. |